home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1995 August: Tool Chest
/
Dev.CD Aug 95 TC
/
Dev.CD Aug 95 TC.toast
/
New System Software Extensions
/
Thread Manager Extension 2.1
/
ThreadUtilities
/
Util Headers & Source
/
Make Rules
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-17
|
211 b
|
7 lines
|
[
TEXT/MPS
]
#
# Rules for making the Thread Library
# Select the following three lines and press the <enter> key
#
C ThreadUtil.c -opt speed -o ThreadUtil.c.o
lib ThreadUtil.c.o -o ThreadUtilLib.o
Delete -i ThreadUtil.c.o